← Index
NYTProf Performance Profile   
For split.pl
  Run on Thu Apr 20 02:05:47 2023
Reported on Thu Apr 20 18:31:10 2023

Filename(eval 35)[/usr/share/perl/5.36/Pod/Simple/BlackBox.pm:74]
StatementsExecuted 3 statements in 18µs
Eval Invoked At/usr/share/perl/5.36/Pod/Simple/BlackBox.pm line 74
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
1114µs10µsPod::Simple::BlackBox::::BEGIN@1.16Pod::Simple::BlackBox::BEGIN@1.16
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1214µs216µs
# spent 10µs (4+6) within Pod::Simple::BlackBox::BEGIN@1.16 which was called: # once (4µs+6µs) by Pod::Simple::LinkSection::BEGIN@7 at line 1
no warnings "experimental::script_run";
# spent 10µs making 1 call to Pod::Simple::BlackBox::BEGIN@1.16 # spent 6µs making 1 call to warnings::unimport
214µs1700ns qr/(*script_run: ^ .* $ )/x
# spent 700ns making 1 call to Pod::Simple::BlackBox::CORE:qr
3;